home *** CD-ROM | disk | FTP | other *** search
- ;
- ; LinkFerret PRISM.Inf
- ;
- ; Installer file for LinkFerret Wireless Monitor Driver.
- ;
- ; Copyright (c) 2002-2003 Baseband Technologies, Inc
- ;
- ;
- ;-- Installer Script for the Baseband's LFPrism Capture Driver. Derived
- ; from the Lucent install.
- ;
- ; NETWV48.INF
- ;
- ; (c) Copyright 1999 Microsoft
- ; (c) Copyright 1999 Lucent
-
- [version]
- Signature = "$Chicago$"
- Class = Net
- Compatible = 1
- ClassGUID = {4d36e972-e325-11ce-bfc1-08002be10318}
- Provider = %BASEBAND%
- DriverVer = 06/20/2003,3.07.0.0
-
- [Manufacturer]
- %LUCENT%=LUCENT
- %CABLETRON%=CABLETRON
-
- [SourceDisksNames]
- 1="LinkFerret Install Disk",,,
-
- [SourceDisksFiles]
- lfprism.sys = 1,
-
- [ControlFlags]
- ExcludeFromSelect = \
- PCMCIA\LUCENT_TECHNOLOGIES-WAVELAN/IEEE-C908, \
- PCMCIA\LUCENT_TECHNOLOGIES-WAVELAN/IEEE-442F, \
- PCMCIA\LUCENT_TECHNOLOGIES-WAVELAN/IEEE-631F, \
- PCMCIA\NCR-WaveLAN/IEEE-6D1E, \
- PCMCIA\NCR-WaveLAN/IEEE-C9FA, \
- PCMCIA\Cabletron-RoamAbout_802.11_DS-1B09
-
- [LUCENT]
- %lfprism.DeviceDesc% = orinoco1.ndi, PCMCIA\LUCENT_TECHNOLOGIES-WAVELAN/IEEE-C908
- %lfprisma.DeviceDesc% = orinoco2.ndi, PCMCIA\LUCENT_TECHNOLOGIES-WAVELAN/IEEE-442F
- %lfprismb.DeviceDesc% = orinoco3.ndi, PCMCIA\LUCENT_TECHNOLOGIES-WAVELAN/IEEE-631F
- %lfprismn.DeviceDesc% = orinoco4.ndi, PCMCIA\NCR-WaveLAN/IEEE-6D1E
- %lfprismo.DeviceDesc% = orinoco5.ndi, PCMCIA\NCR-WaveLAN/IEEE-C9FA
- %lfprismWLAN.DeviceDesc% = orinoco6.ndi, PCMCIA\Cabletron-RoamAbout_802.11_DS-1B09
-
- ;-------------------------------------------------------------------------------
- ;
- ; WinNT Sections
- ;
- [orinoco1.ndi.NT]
- AddReg = lfprismNT.reg, lucent.vendordesc
- Characteristics = 0x84
- BusType = 8
- CopyFiles = lfprismNT.CopyFiles
-
- [orinoco2.ndi.NT]
- AddReg = lfprismNT.reg, lucent.vendordesc
- Characteristics = 0x84
- BusType = 8
- CopyFiles = lfprismNT.CopyFiles
-
- [orinoco3.ndi.NT]
- AddReg = lfprismNT.reg, lucent.vendordesc
- Characteristics = 0x84
- BusType = 8
- CopyFiles = lfprismNT.CopyFiles
-
- [orinoco4.ndi.NT]
- AddReg = lfprismNT.reg, lucent.vendordesc
- Characteristics = 0x84
- BusType = 8
- CopyFiles = lfprismNT.CopyFiles
-
- [orinoco5.ndi.NT]
- AddReg = lfprismNT.reg, lucent.vendordesc
- Characteristics = 0x84
- BusType = 8
- CopyFiles = lfprismNT.CopyFiles
-
- [orinoco6.ndi.NT]
- AddReg = lfprismNT.reg, ctron.vendordesc
- Characteristics = 0x84
- BusType = 8
- CopyFiles = lfprismNT.CopyFiles
-
- [orinoco1.ndi.NT.Services]
- AddService = lfprism, 2, lfprism.Service, common.EventLog
-
- [orinoco2.ndi.NT.Services]
- AddService = lfprism, 2, lfprism.Service, common.EventLog
-
- [orinoco3.ndi.NT.Services]
- AddService = lfprism, 2, lfprism.Service, common.EventLog
-
- [orinoco4.ndi.NT.Services]
- AddService = lfprism, 2, lfprism.Service, common.EventLog
-
- [orinoco5.ndi.NT.Services]
- AddService = lfprism, 2, lfprism.Service, common.EventLog
-
- [orinoco6.ndi.NT.Services]
- AddService = lfprism, 2, lfprism.Service, common.EventLog
-
- [lfprismNT.reg]
- HKR, Ndi, Service, 0, "LFPRISM"
- HKR, Ndi\Interfaces, DefLower, 0, "ethernet"
- HKR, Ndi\Interfaces, UpperRange, 0, "ndis5"
- HKR, Ndi\Interfaces, LowerRange, 0, "ethernet"
- HKR, ,AdapterType, 0, "1"
-
- [lfprismNT.Copyfiles]
- lfprism.sys,,,2
-
- [lfprism.Service]
- DisplayName = %lfprism.Service.DispName%
- ServiceType = 1 ;%SERVICE_KERNEL_DRIVER%
- StartType = 3 ;%SERVICE_DEMAND_START%
- ErrorControl = 1 ;%SERVICE_ERROR_NORMAL%
- ServiceBinary = %12%\lfprism.sys
- LoadOrderGroup = NDIS
-
- [common.EventLog]
- AddReg = common.AddEventLog.reg
-
- [common.AddEventLog.reg]
- HKR, , EventMessageFile, 0x00020000,"%%SystemRoot%%\System32\netevent.dll"
- HKR, , TypesSupported, 0x00010001, 7
-
- [DestinationDirs]
- lfprism.CopyFiles = 11
- lfprismNT.Copyfiles = 12
-
- ;-------------------------------------------------------------------------------
- ;
- ; Win98 Sections
- ;
- [orinoco1.ndi]
- AddReg = lfprism1.DevID, lfprism.reg, lucent.vendordesc
- Characteristics = 0x84
- BusType = 8
- CopyFiles = lfprism.CopyFiles
-
- [orinoco2.ndi]
- AddReg = lfprism2.DevID, lfprism.reg, lucent.vendordesc
- Characteristics = 0x84
- BusType = 8
- CopyFiles = lfprism.CopyFiles
-
- [orinoco3.ndi]
- AddReg = lfprism3.DevID, lfprism.reg, lucent.vendordesc
- Characteristics = 0x84
- BusType = 8
- CopyFiles = lfprism.CopyFiles
-
- [orinoco4.ndi]
- AddReg = lfprism4.DevID, lfprism.reg, lucent.vendordesc
- Characteristics = 0x84
- BusType = 8
- CopyFiles = lfprism.CopyFiles
-
- [orinoco5.ndi]
- AddReg = lfprism5.DevID, lfprism.reg, lucent.vendordesc
- Characteristics = 0x84
- BusType = 8
- CopyFiles = lfprism.CopyFiles
-
- [orinoco6.ndi]
- AddReg = lfprism6.DevID, lfprism.reg, ctron.vendordesc
- Characteristics = 0x84
- BusType = 8
- CopyFiles = lfprism.CopyFiles
-
- [lfprism1.DevID]
- HKR,NDI,DeviceID,,"PCMCIA\LUCENT_TECHNOLOGIES-WAVELAN/IEEE-C908"
-
- [lfprism2.DevID]
- HKR,NDI,DeviceID,,"PCMCIA\LUCENT_TECHNOLOGIES-WAVELAN/IEEE-442F"
-
- [lfprism3.DevID]
- HKR,NDI,DeviceID,,"PCMCIA\LUCENT_TECHNOLOGIES-WAVELAN/IEEE-631F"
-
- [lfprism4.DevID]
- HKR,NDI,DeviceID,,"PCMCIA\NCR-WaveLAN/IEEE-6D1E"
-
- [lfprism5.DevID]
- HKR,NDI,DeviceID,,"PCMCIA\NCR-WaveLAN/IEEE-C9FA"
-
- [lfprism6.DevID]
- HKR,NDI,DeviceID,,"PCMCIA\Cabletron-RoamAbout_802.11_DS-1B09"
-
- [lfprism.reg]
- HKR,,DevLoader,,*ndis
- HKR,,DeviceVxDs,,lfprism.sys
- HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"
- HKR,NDIS,LogDriverName,,"LFPRISM"
- HKR,NDIS,MajorNdisVersion,1,03
- HKR,NDIS,MinorNdisVersion,1,0A
- HKR,NDI\Interfaces,DefUpper,,"ndis3"
- HKR,NDI\Interfaces,DefLower,,"ethernet"
- HKR,NDI\Interfaces,UpperRange,,"ndis3"
- HKR,NDI\Interfaces,LowerRange,,"ethernet"
- HKR,NDI,CardType,,"PCMCIA"
- HKR,,IOBaseAddress,1,02,00,00,00
- HKR,,InterruptNumber,1,04,00,00,00
- HKR,,EnableIRQSharing,1,01,00,00,00
- HKR,,BusType,,8
- HKR,NDI,CardType,,"PCMCIA"
-
- [lfprism.CopyFiles]
- lfprism.sys
-
- ;-------------------------------------------------------------------------------
- ;
- ; Vendor Descriptions.
- ;
- [Lucent.VendorDesc]
- HKR,,VendorDescription,,"WaveLAN/IEEE [LinkFerret Capture] PC Card"
-
- [Ctron.VendorDesc]
- HKR,,VendorDescription,,"RoamAout [LinkFerret Capture] 802.11 PC Card"
-
- [Strings]
- LUCENT = "Lucent Technologies"
- CABLETRON = "Cabletron"
- MSFT = "Microsoft"
- BASEBAND = "Baseband Technologies"
-
- lfprism.DeviceDesc = "WaveLAN/IEEE [LinkFerret Capture] PC Card (5 volt)"
- lfprisma.DeviceDesc = "WaveLAN/IEEE [LinkFerret Capture] PC Card (3.3 and 5 volt)"
- lfprismb.DeviceDesc = "WaveLAN/IEEE [LinkFerret Capture] PC Card (3.3 volt)"
- lfprismn.DeviceDesc = "WaveLAN/IEEE [LinkFerret Capture] PC Card (NCR, 5 volt)"
- lfprismo.DeviceDesc = "WaveLAN/IEEE [LinkFerret Capture] PC Card (NCR, 3.3 and 5 volt)"
- lfprismWLAN.DeviceDesc = "Cabletron [LinkFerret Capture] RoamAbout 802.11 PC Card"
-
- lfprism.Service.DispName = "Orinoco-Based [LinkFerret Capture] IEEE 802.11 PC Card Driver"
-